Dashboard Temp Share Shortlinks Frames API

cody - HTMLify profile

files of /cody/solygambas/html-css-javascript-projects/091-chat interface/

index.html /cody/solygambas/html-css-javascript-projects/091-chat interface/index.html
450 Views
0 Comments
<!-- Based on Chat Interface by Florin Pop (2019)
see: https://www.florin-pop.com/blog/2019/04/chat-interface/ -->

<!DOCTYPE ht
style.css /cody/solygambas/html-css-javascript-projects/091-chat interface/style.css
179 Views
0 Comments
@import url("https://fonts.googleapis.com/css2?family=Lato:wght@400;700&display=swap");

* {
box-sizing: border-box;
}

body {